| CBaseImage() | Exponent::GUI::Graphics::CBaseImage | |
| CPNGImage(const CSystemString &filename) | Exponent::GUI::Graphics::CPNGImage | |
| CPNGImage() | Exponent::GUI::Graphics::CPNGImage | |
| dereference() | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| e_bitmap enum value | Exponent::GUI::Graphics::IImage | |
| e_imageIcon enum value | Exponent::GUI::Graphics::IImage | |
| e_jpeg enum value | Exponent::GUI::Graphics::IImage | |
| e_png enum value | Exponent::GUI::Graphics::IImage | |
| e_targa enum value | Exponent::GUI::Graphics::IImage | |
| e_tiff enum value | Exponent::GUI::Graphics::IImage | |
| EImageFormats enum name | Exponent::GUI::Graphics::IImage | |
| getFileName() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| getImageFormat() const | Exponent::GUI::Graphics::CPNGImage | [inline, virtual] |
| getImageHandle() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| getImageSize() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| getLastError() const | Exponent::GUI::Graphics::CBaseImage | [inline] |
| getNewInstance(const CSystemString &path, const CString &filename) | Exponent::GUI::Graphics::CPNGImage | [static] |
| getNormalisedImageSize() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| getObjectClass() const=0 | Exponent::Basics::ICountedObject | [pure virtual] |
| getObjectDescription(char *string, const long size) const | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| getReferenceCount() const | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| hasImageLoaded() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| ICountedObject() | Exponent::Basics::ICountedObject | [inline] |
| imageHasAlpha() const | Exponent::GUI::Graphics::CBaseImage | [inline, virtual] |
| loadFromFile(const CSystemString &filename) | Exponent::GUI::Graphics::CPNGImage | [virtual] |
| Exponent::GUI::Graphics::IImage::loadFromFile(const CSystemString &filename)=0 | Exponent::GUI::Graphics::IImage | [pure virtual] |
| m_dimension | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_filename | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_hasAlpha | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_imageLoaded | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_lastError | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_referenceCount | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_size | Exponent::GUI::Graphics::CBaseImage | [protected] |
| m_theBitmap | Exponent::GUI::Graphics::CBaseImage | [protected] |
| referenced() | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| unloadImage() | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| ~CBaseImage() | Exponent::GUI::Graphics::CBaseImage | [virtual] |
| ~CPNGImage() | Exponent::GUI::Graphics::CPNGImage | [virtual] |
| ~ICountedObject() | Exponent::Basics::ICountedObject | [inline, virtual] |
| ~IImage() | Exponent::GUI::Graphics::IImage | [inline, virtual] |